Son CV dans un terminal web en Javascript!
https://terminal-cv.gregandev.fr
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 KiB
11 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.7.5 (2021-06-02)
1.7.4 (2021-04-07)
Bug Fixes
1.7.3 (2021-04-05)
Bug Fixes
- package: add "exports" field (e82e873)
1.7.2 (2021-04-05)
Bug Fixes
1.7.1 (2021-04-05)
Bug Fixes
1.7.0 (2021-02-06)
Features
1.6.2 (2021-02-03)
Bug Fixes
- lower yield operator precedence (d3af2fc)
1.6.1 (2021-02-03)
Bug Fixes
1.6.0 (2021-01-04)
Features
Bug Fixes
1.5.1 (2021-01-03)
Bug Fixes
- source-maps: map nameless nodes (102e569)
1.5.0 (2021-01-03)
Features
- add bigint support (d061997)
- add identifier support to export all (a646dfa)
- add optional chaining support (8c3ef44), closes #424
- support import expression (#345) (56a1574)
Bug Fixes
- demo: disable spellcheck on input (b95ef6a)
- incorrect awaited arrow function render (11ec06c)
- missing space for repeating unary operator (#315) (48e8a2e)
- sourcemaps for multiline strings are incorrect (f246aff), closes #247
1.4.3 (2019-10-13)
Bug Fixes
1.4.2 (2019-09-15)
Build System
- deps-dev: bump @babel/cli from 7.5.5 to 7.6.0 (#103) (e4681cc)
- deps-dev: bump @babel/core from 7.5.5 to 7.6.0 (#105) (08af974)
- deps-dev: bump @babel/generator from 7.5.5 to 7.6.0 (#104) (d4e29bd)
- deps-dev: bump @babel/parser from 7.5.5 to 7.6.0 (#110) (df0414b)
- deps-dev: bump @babel/preset-env from 7.5.5 to 7.6.0 (#106) (7616978)
- deps-dev: bump acorn from 6.2.1 to 6.3.0 (#86) (585e4c6)
- deps-dev: bump ava from 2.2.0 to 2.3.0 (#89) (21c90fa)
- deps-dev: bump babel-preset-minify from 0.5.0 to 0.5.1 (#88) (a9c02a2)
- deps-dev: bump cross-env from 5.2.0 to 5.2.1 (#99) (d24faef)
- deps-dev: bump escodegen from 1.11.1 to 1.12.0 (#84) (09d0a59)
- deps-dev: bump eslint from 6.1.0 to 6.2.0 (#91) (63f193d)
- deps-dev: bump eslint from 6.2.0 to 6.2.1 (#93) (f36bd83)
- deps-dev: bump eslint from 6.2.1 to 6.2.2 (#95) (7a0c860)
- deps-dev: bump eslint from 6.2.2 to 6.3.0 (#97) (8ba7db9)
- deps-dev: bump eslint from 6.3.0 to 6.4.0 (#111) (eefe681)
- deps-dev: bump eslint-config-prettier from 6.0.0 to 6.1.0 (#92) (82d33dc)
- deps-dev: bump eslint-config-prettier from 6.1.0 to 6.2.0 (#101) (b4198a4)
- deps-dev: bump eslint-config-prettier from 6.2.0 to 6.3.0 (#108) (f63fd0c)
- deps-dev: bump husky from 3.0.1 to 3.0.2 (#77) (dbb65dc)
- deps-dev: bump husky from 3.0.2 to 3.0.3 (#82) (f11579c)
- deps-dev: bump husky from 3.0.3 to 3.0.4 (a686998)
- deps-dev: bump husky from 3.0.4 to 3.0.5 (#100) (2bff815)
- deps-dev: bump meriyah from 1.3.5 to 1.6.0 (#79) (2cad1d4)
- deps-dev: bump meriyah from 1.6.0 to 1.6.2 (#81) (7ce3afd)
- deps-dev: bump meriyah from 1.6.10 to 1.6.13 (#94) (49f2899)
- deps-dev: bump meriyah from 1.6.13 to 1.6.15 (#96) (9a0ce8f)
- deps-dev: bump meriyah from 1.6.15 to 1.6.16 (#98) (4085bf9)
- deps-dev: bump meriyah from 1.6.16 to 1.6.17 (#102) (e56c7c6)
- deps-dev: bump meriyah from 1.6.17 to 1.6.18 (#107) (2c4fc18)
- deps-dev: bump meriyah from 1.6.18 to 1.7.0 (#109) (ba3c487)
- deps-dev: bump meriyah from 1.6.2 to 1.6.8 (#85) (0c91697)
- deps-dev: bump meriyah from 1.6.8 to 1.6.10 (#87) (036c19d)
1.4.1 (2019-07-20)
Bug Fixes
1.4.0 (2019-03-30)
Bug Fixes
- remove Node 6 support (800c07f)