Skip to content

Latest commit

 

History

History
171 lines (89 loc) · 4.43 KB

CHANGELOG.md

File metadata and controls

171 lines (89 loc) · 4.43 KB

v4.0.0 (Tue Jan 25 2022)

💥 Breaking Change

🐛 Bug Fix

  • Merge with master (@smithki)
  • Merge branch 'master' into feat/faster-builds (@smithki)
  • Remove comments from README files (@smithki)
  • Fix build errors related to isolatedModules (@smithki)
  • Replace microbundle with ESBuild (@smithki)

Authors: 1


v2.1.4 (Thu Oct 21 2021)

🐛 Bug Fix

  • Revert to .js extension for ES module builds targeting webpack/CRA #232 (@smithki)

Authors: 1


v2.1.3 (Wed Oct 20 2021)

⚠️ Pushed to master

  • Fix dist files glob in package.json (@smithki)
  • Merge branch 'master' of github.com:magiclabs/magic-js (@smithki)
  • Force re-publish (@smithki)

Authors: 1


v2.1.2 (Wed Oct 20 2021)

🐛 Bug Fix

Authors: 1


v2.0.6 (Thu Sep 23 2021)

🐛 Bug Fix

  • Port @magic-ext/oauth, @magic-ext/react-native-oauth, @magic-ext/webauthn extensions to Magic SDK monorepo #218 (@smithki)
  • Add @magic-sdk/pnp package for out-of-the-box login page UIs #217 (@smithki)

Authors: 1


v2.0.4 (Fri Sep 17 2021)

🐛 Bug Fix

  • Fix CJS-dependent entry-points using the 'exports' field in package.json #214 (@smithki)

Authors: 1


v2.0.2 (Tue Sep 14 2021)

🐛 Bug Fix

  • Import regeneratorRuntime in Magic JS (non-CDN version) #210 (@smithki)

Authors: 1


v2.0.0 (Tue Sep 14 2021)

💥 Breaking Change

Authors: 1


v1.2.1 (Mon Aug 16 2021)

🐛 Bug Fix

Authors: 1


v1.2.0 (Wed Jul 28 2021)

🚀 Enhancement

  • Add explicit JSDelivr entry-point for magic-sdk #191 (@smithki)

Authors: 1


v1.1.0 (Sat Jan 23 2021)

🚀 Enhancement

  • Iframe accessibility improvements: Add title attribute and auto-focus when UI is showing #158 (@smithki)

Authors: 1


v1.0.1 (Tue Dec 01 2020)

🐛 Bug Fix

  • Add 'importHelpers: true' to base tsconfig.json #152 (@smithki)

📝 Documentation

  • Fix incorrect TypeScript project references and update READMEs with changelog links #151 (@smithki)

Authors: 1


v1.0.0 (Tue Nov 17 2020)

💥 Breaking Change

  • [All packages] Internal API changes & Cleanups #149 (@smithki)

Authors: 1