Skip to content

Releases: stoplightio/scripts

v9.0.5

09 Jun 13:22
8727002
Compare
Choose a tag to compare

9.0.5 (2021-06-09)

Reverts

v9.0.4

09 Jun 12:57
0ea23ac
Compare
Choose a tag to compare

9.0.4 (2021-06-09)

Bug Fixes

v9.0.3

09 Jun 12:04
aee021e
Compare
Choose a tag to compare

9.0.3 (2021-06-09)

Bug Fixes

  • bundle command now supports monorepos (#83) (43a236c)
  • eliminate warnings for external libraries (#84) (aee021e)

v9.0.2

04 Jun 15:37
dbdfbfd
Compare
Choose a tag to compare

9.0.2 (2021-06-04)

Bug Fixes

  • webpack 4 support .ejs -> .esm.js (#80) (dbdfbfd)

v9.0.1

13 May 23:12
612bcbd
Compare
Choose a tag to compare

9.0.1 (2021-05-13)

Bug Fixes

  • webpack v4 support via ejs trick (#78) (612bcbd)

v9.0.0

13 May 18:37
de1cb96
Compare
Choose a tag to compare

9.0.0 (2021-05-13)

Features

BREAKING CHANGES

  • bundle: support for package exports might cause unintended side effects, so to e safe we're marking this as a major. but hopefully it does not cause issues

  • feat(bundle): support package exports

  • chore: make js a commonjs by default

  • chore: emit TS declarations

v8.2.4

12 May 22:21
4fa0d4f
Compare
Choose a tag to compare

8.2.4 (2021-05-12)

Bug Fixes

v8.2.3

15 Jul 11:39
4fe19dd
Compare
Choose a tag to compare

8.2.3 (2020-07-15)

Bug Fixes

  • buildCommand behavior in a monorepo (#60) (4fe19dd)

v8.2.2

14 Jul 16:02
565b2cf
Compare
Choose a tag to compare

8.2.2 (2020-07-14)

Bug Fixes

  • improve error messages when the project is missing a LICENSE or a README.md (#61) (565b2cf)

v8.2.1

26 May 07:11
ac18911
Compare
Choose a tag to compare

8.2.1 (2020-05-26)

Bug Fixes

  • copy browser & dependenciesMeta to dist package.json (#57) (ac18911)