Skip to content

v1.0.0

Compare
Choose a tag to compare
@JayCanuck JayCanuck released this 26 Mar 17:45
· 404 commits to master since this release
  • Added basic documentation.
  • Top-level exports are now loaded/parsed on-demand when accessed.
  • Support dynamic output path with framework mixin.
  • Remove unneeded main package detection.
  • Fix root package.json detection on Windows platform.
  • Fix iLib localedata/moonstone ResBundle detection on Windows platform.
  • Ensure moonstone ResBundle is correctly included when running tests within moonstone itself.
  • Improved source code formatting/validation via eslint-plugin-import along with eslint-plugin-prettier.