Skip to content
This repository has been archived by the owner. It is now read-only.

Releases: microsoft/react-native-lazy-index

2.1.6

15 Mar 16:00
414febd
Compare
Choose a tag to compare

2.1.6 (2022-03-15)

Bug Fixes

  • deps: update babel monorepo to v7.17.7 (#229) (f857828)

2.1.5

28 Jan 09:42
0787860
Compare
Choose a tag to compare

2.1.5 (2022-01-28)

Bug Fixes

2.1.4

06 Dec 07:33
970ecc2
Compare
Choose a tag to compare

2.1.4 (2021-12-06)

Bug Fixes

  • deps: update dependency @babel/parser to v7.16.4 (#190) (970ecc2)

2.1.3

15 Nov 09:30
bd427c1
Compare
Choose a tag to compare

2.1.3 (2021-11-15)

Bug Fixes

  • deps: update babel monorepo to v7.16.3 (#180) (bd427c1)

2.1.2

11 Oct 06:33
e3ef9fe
Compare
Choose a tag to compare

2.1.2 (2021-10-11)

Bug Fixes

  • deps: update babel monorepo to v7.15.8 (#153) (e73428d)

2.1.1

07 May 12:39
4b966f6
Compare
Choose a tag to compare

2.1.1 (2021-05-07)

Bug Fixes

2.1.0

25 Apr 13:10
287d616
Compare
Choose a tag to compare

2.1.0 (2021-04-25)

Features

  • manually declare entry points to skip scanning (#19) (287d616)

2.0.0

09 Dec 10:59
2444d45
Compare
Choose a tag to compare

2.0.0 (2020-12-09)

Features

  • Automagically load experiences on demand (#14) (2444d45)

BREAKING CHANGES

  • ReactExperienceLoader.load() has been removed.
    Modules registered using AppRegistry or BatchedBridge are now
    automatically loaded on demand. The configuration schema has also
    been changed to reflect this.

1.0.3

12 Nov 23:38
3d2dceb
Compare
Choose a tag to compare

1.0.3 (2020-11-12)

Bug Fixes

  • Bump babel-plugin-codegen to 4.0.1 (#11) (3d2dceb)