Skip to content

website@0.1.0

Choose a tag to compare

@milesj milesj released this 17 Jul 19:22
· 452 commits to master since this release

0.1.0 - 2021-07-17

💥 Breaking

  • Make chokidar an optional dependency. (8163c44)
  • Move source maps to a config setting. (#28) (fe58536), closes #28
  • Rename generateDeclaration to declaration. (e1eaeb1)
  • Rework how the bundle option works. (#55) (7ba924a), closes #55
  • Rework local babel config. Support branch overrides. (b82577e)
  • Support ECMAScript as default formats. (#69) (0d0d450), closes #69

🚀 Updates

  • Add --filterFormats option. (#45) (4fc2d14), closes #45
  • Add --filterPackages option. (#44) (27ea45a), closes #44
  • Add --filterPlatforms option. (#46) (22a7b09), closes #46
  • Add init command. (#13) (e309171), closes #13
  • Add native platform to support React Native. (#16) (b36a332), closes #16
  • Add pack command. (#10) (31508cc), closes #10
  • Add validate command. (#8) (7155b20), closes #8
  • Add watch command. (#11) (16f297e), closes #11
  • Add Babel plugin for handling invariant() functions. (#78) (98485ce), closes #78
  • Add custom Babel plugin to transform environment expressions. (#17) (f9f03bd), closes #17
  • Add engines version constraint. (549ee48)
  • Add validate files option to verify distributable files. (#33) (b700162), closes #33
  • Allow JSON files to be imported. (#34) (f7db2d1), closes #34
  • Always generate source maps. (#32) (d254ae6), closes #32
  • Always run in production mode. (78a6ff9)
  • Polyfill node modules for other platforms. (#26) (89f8294), closes #26
  • Rework automatic entry points and exports. (#27) (3391d3c), closes #27
  • Rework code bundling. (#59) (64c0097), closes #59
  • Support a bundle config option. (#38) (bb4844e), closes #38
  • Support different declaration type outputs. (#9) (3e44964), closes #9
  • Support generators for old browser targets. (#22) (131deb3), closes #22
  • Support multiple configurations per package. (#6) (8b534e2), closes #6
  • Update experimental target to Node v16. (#52) (ffb5812), closes #52

🐞 Fixes

  • Bring back lib as a browser default format. (#72) (f707ccb), closes #72
  • Fix shared lib issues. (3b3baba)

🔑 Security

  • bump dns-packet from 1.3.1 to 1.3.4 in /website (#63) (c9b0307), closes #63
  • Bump elliptic from 6.5.3 to 6.5.4 in /website (#40) (15349a9), closes #40
  • Bump ini from 1.3.5 to 1.3.8 in /website (#12) (66b4a5c), closes #12
  • bump lodash from 4.17.20 to 4.17.21 in /website (#56) (c2aa165), closes #56
  • bump normalize-url from 4.5.0 to 4.5.1 in /website (#70) (96ffbc1), closes #70
  • Bump prismjs from 1.23.0 to 1.24.1 in /website (#74) (ecba5f9), closes #74
  • bump ssri from 6.0.1 to 6.0.2 in /website (#49) (ad3a837), closes #49
  • bump ua-parser-js from 0.7.22 to 0.7.28 in /website (#54) (d93bde3), closes #54
  • bump url-parse from 1.4.7 to 1.5.1 in /website (#57) (7e09acf), closes #57
  • bump ws from 6.2.1 to 6.2.2 in /website (#65) (db03fe4), closes #65
  • bump y18n from 4.0.0 to 4.0.3 in /website (#50) (e43259c), closes #50

🎨 Styles

📦 Dependencies

  • Update doc dependencies. (505648d)

📘 Docs

🛠 Internals

Note: Version bump only for package website