Skip to content

Latest commit

 

History

History
160 lines (90 loc) · 2.15 KB

CHANGELOG.md

File metadata and controls

160 lines (90 loc) · 2.15 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v2.0.1

19 October 2024

  • another Sass bump

v2.0.0

19 October 2024

  • bump deps
  • update example webpack.config file
  • bump deps

v1.2.1

19 September 2024

  • plugins updates, config fixes

v1.2.0

19 September 2024

  • deprecation free build! closes #5
  • bump deps, remove some for deprecations. Ref #5
  • bump deps, update examples and testing
  • export webpackConfig

v1.1.14

6 May 2024

  • minor bumps

v1.1.13

10 April 2024

  • bump most all the deps
  • add read-package-up, esTarget: es2020
  • readme tweak

v1.1.12

4 March 2024

  • readme badge links
  • were all these problems just a missing shebang?

v1.1.11

4 March 2024

  • Remove version from plugin builds WIP

v1.1.10

4 March 2024

  • use process.stdout references (of course)

v1.1.9

4 March 2024

  • update actions
  • missed a couple readline calls

v1.1.8

4 March 2024

  • quick remove readline function

v1.1.7

4 March 2024

  • extracting the zip script, updated deps
  • WIP example webpack.config.js file
  • update readme

v1.1.6

30 January 2024

  • test stuff and fixes
  • misc fixes and first zip testing

v1.1.5

25 January 2024

  • move the localPort stuff into devserver-proxy

v1.1.4

25 January 2024

  • deps, formatting, debugging

v1.1.3

24 January 2024

  • reconfigure imports, port-reporter to module, lots of deps
  • add changelog, update readme (badges)
  • fix path to port-reporter script

v1.1.2

23 January 2024

v1.1.1

23 January 2024

  • versioning, github actions, bump deps, README
  • update version in readme

v1.1.0

23 January 2024

  • add packages
  • name change, prepare for npm publish
  • add port-reporter script, giving up on linking local pacakges

v1.0.4

16 January 2024

  • embed default.config

v1.0.3

16 January 2024

  • buildConfig

v1.0.2

16 January 2024

  • add sass-embedded

v1.0.1

16 January 2024

  • add modules
  • add lib, temp exports
  • Initial commit