Releases: expo/vscode-expo
Releases · expo/vscode-expo
0.7.0
0.7.0 (2021-06-15)
New features
- add Android colors and styles to the prebuild modifier preview (#53) (3940a66)
Other chores
- add custom github token to trigger deployment on release (0d676ff)
Documentation changes
- add color and style resources to the readme (51b9000)
0.6.0
0.6.0 (2021-06-09)
New features
- apply diff styling to modified preview lines (#49) (199dafe)
Bug fixes
- app name change breaking ios previews (#51) (260883f)
- broken commit links in changelog (f148d13)
- clean up the clear modules file (fd52236)
- disable helpers on preview files (#50) (2aad139)
- sort mod result keys (#52) (3a5fd07)
Other chores
- be more strict with linting in ci (0d0da51)
- reduce the lint annotations in pull requests (4b15ef3)
- remove skip ci from release commit (d3eda4e)
0.5.0
0.5.0 (2021-06-08)
New features
Code changes
- scope clear module to project modules only (#48) (d49214c), closes #48
Other chores
- add proper group sorting to changelog (02e9634)
- bump dns-packet from 1.3.1 to 1.3.4 (#44) (c036581), closes #44
- clean up linting issue in create completion item (63d2f5d)
- fix typo in release workflow name (8fa7e50)
- remove duplicated repository url (a2a6f0a)
- setup up automated release flow and usage documentation (#43) (8e2ae19), closes #43
0.4.0
0.4.0 (2021-05-27)
New features
- auto-complete paths for plugins and assets (#41)
0.3.0
0.3.0 (2021-05-20)
New features
- link to assets and file references (#39)
Other chores
0.2.2
0.2.2 (2021-05-10)
Bug fixes
- add webpack ignore patch to dynamic config plugins import (#33)
- webpack memory issues on github actions (#37)
Code changes
- update all dependencies to latest versions (#32)
- swap master for main branch (de5685d)
Other chores
- bump hosted-git-info from 2.8.8 to 2.8.9 (#34)
- bump url-parse from 1.4.7 to 1.5.1 (#35)
- add manual trigger to production build test (d816bf7)
- add manual trigger to test workflow (b3ad41c)
0.2.0
0.2.0 (2021-05-07)
New features
- add support for config plugins (#30)
Documentation changes
- update the readme with new features and authors (c76f328)
0.1.2
0.1.2 (2020-09-30)
Bug fixes
- handle definitions from xdl schema properly (#25)
0.1.1
0.1.1 (2020-08-30)
Bug fixes
- add missing bare workflow notes to schema (#20)
Code changes
- use expo universe eslint configuration (#18)
- use custom branding with expo logo (#19)
Documentation changes
- add overview animation for the extension (#21)
- update short description to match name (539fe5f)
- update logo path to default branch (d3c1125)
Other chores
- add missing test when failing to enhance schema (#15)
0.1.0
0.1.0 (2020-08-25)
New features
- render schema description as markdown (#13)
Other chores
- add integrated vscode tests with jest (#14)