Skip to content

Latest commit

 

History

History
210 lines (116 loc) · 13.4 KB

CHANGELOG.md

File metadata and controls

210 lines (116 loc) · 13.4 KB

0.7.3 (2021-08-06)

Bug fixes

  • missing required libraries and make webpack work with xdl (#59) (1388715)

0.7.2 (2021-08-06)

  • rollback to 7.0.0 because of issues with the bundled dependencies

0.7.1 (2021-08-06)

Bug fixes

  • resolve webpack bundling issues for production (#57) (5033685)

Code changes

  • move vscode-test over to @vscode/test-electron (#58) (28d7722)

Other chores

  • add breaking and revert rules to semantic release (53936a8)
  • bump lock file with new dependencies (82e1eaa)
  • bump postcss from 7.0.32 to 7.0.36 (#54) (721c9c2)

Documentation changes

  • update the title on contributing guide (80b4219)

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 (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 (2021-06-08)

  • chore: add proper group sorting to changelog (02e9634)
  • chore: bump dns-packet from 1.3.1 to 1.3.4 (#44) (c036581), closes #44
  • chore: clean up linting issue in create completion item (63d2f5d)
  • chore: create new release 0.5.0 (279666b), closes #45 #48 #44 #43
  • chore: fix typo in release workflow name (8fa7e50)
  • chore: remove duplicated repository url (a2a6f0a)
  • chore: setup up automated release flow and usage documentation (#43) (8e2ae19), closes #43
  • refactor: scope clear module to project modules only (#48) (d49214c), closes #48
  • feature: add previews to ejected native files (#45) (5228f00), closes #45

0.4.0 (2021-05-27)

  • chore: update changelog and prepare for 0.4.0 (b1953ec)
  • refactor: speed up production builds with esbuild loader (#42) (e4a6177), closes #42
  • feature: auto-complete paths for plugins and assets (#41) (4583c9a), closes #41

0.3.0 (2021-05-20)

  • chore: update changelog and prepare for 0.3.0 (d6437c3)
  • feature: link to assets and file references (#39) (4696e70), closes #39
  • feature: link to failed plugins from app manifest (#38) (f7ae4f4), closes #38
  • Bump to node 12 (#40) (3a51e18), closes #40

0.2.2 (2021-05-10)

  • chore: add manual trigger to production build test (d816bf7)
  • chore: add manual trigger to test workflow (b3ad41c)
  • chore: bump hosted-git-info from 2.8.8 to 2.8.9 (#34) (1cc4c8e), closes #34
  • chore: bump url-parse from 1.4.7 to 1.5.1 (#35) (94a7d36), closes #35
  • chore: update changelog and prepare for 0.2.2 (a5aa8c8)
  • fix: add webpack ignore patch to dynamic config plugins import (#33) (dae77c0), closes #33
  • fix: webpack memory issues on github actions (#37) (5e5b58c), closes #37
  • refactor: swap master for main branch (de5685d)
  • refactor: update all dependencies to latest versions (#32) (b29d27f), closes #32

0.2.0 (2021-05-07)

  • chore: bump up the release to version 0.2.0 (571bf1a)
  • chore: update changelog and prepare for 0.2.0 (a2b580c)
  • docs: fix typo in author name (944fa52)
  • docs: update the readme with new features and authors (c76f328)
  • feature: add support for config plugins (#30) (9324fd5), closes #30

0.1.2 (2020-09-30)

  • chore: bump node-fetch from 2.6.0 to 2.6.1 (e0c14f3)
  • chore: release new version 0.1.2 (5902939)
  • chore: use higher quality overview gif (b9b254b)
  • fix: handle definitions from xdl schema properly (#25) (7afdc86), closes #25

0.1.1 (2020-08-30)

  • chore: add missing test when failing to enhance schema (#15) (a2ec2c4), closes #15
  • chore: release new version 0.1.1 (5dabe5b)
  • chore: update logo path to default branch (d3c1125)
  • docs: add overview animation for the extension (#21) (da3b633), closes #21
  • docs: update short description to match name (539fe5f)
  • fix: add missing bare workflow notes to schema (#20) (19646cb), closes #20
  • refactor: use custom branding with expo logo (#19) (77a82a3), closes #19
  • refactor: use expo universe eslint configuration (#18) (36c089f), closes #18

0.1.0 (2020-08-25)

  • chore: add integrated vscode tests with jest (#14) (ced77e0), closes #14
  • chore: release new version 0.1.0 (9fcd0ae)
  • feat: render schema description as markdown (#13) (6e1f32e), closes #13

0.0.5 (2020-08-17)

  • chore: release new version 0.0.5 (c3c7f69)
  • fix: remove extraneous files when packaging (#12) (8e5c362), closes #12

0.0.4 (2020-08-17)

  • chore: add expo icon (#4) (ebafe07), closes #4
  • chore: bump elliptic from 6.5.2 to 6.5.3 (#8) (1a0b68b), closes #8
  • chore: deploy from ci and improve performance (#9) (1ee6c70), closes #9
  • chore: release new version 0.0.4 (3705f66)
  • chore(deps): bump npm-registry-fetch from 8.0.2 to 8.1.1 (#6) (4a410fb), closes #6
  • chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 (1eb9f90)
  • docs: add ide as a contributor (#11) (f7e3138), closes #11
  • docs: add JB1905 as a contributor (#10) (5a84d63), closes #10
  • docs: add link to marketplace in usage (4440142)
  • docs: make changelog a bit more readable (b7b3da9)

0.0.3 (2020-05-13)

  • chore: add repository configuration files (8562e92)
  • chore: release new version 0.0.3 (541a6ab)
  • refactor: add webpack to compile to single file (f445881)
  • refactor: clean up repository files and prepare publish (99de851)
  • refactor: fine tune the pipelines (5ce065c)
  • refactor: switch to expo community organisation (99479bc)

0.0.2 (2020-05-06)

  • fix: use empty array if json.schemas is not set (cc51ef6)

0.0.1 (2020-05-06)

  • feat: created first draft of vscode-expo (420afa1)

0.0.0 (2020-05-03)

  • chore: initial project setup (bf1127f)