This repository was archived by the owner on Feb 14, 2022. It is now read-only.
Releases: nearform/nf-present
Releases · nearform/nf-present
Release list
v2.0.0
What's Changed
- Bump open from 7.0.2 to 8.4.0 by @dependabot in #18
- Bump yargs from 15.1.0 to 17.2.1 by @dependabot in #19
- Bump chokidar from 3.3.1 to 3.5.2 by @dependabot in #20
- Bump livereload from 0.9.1 to 0.9.3 by @dependabot in #21
- Bump remark from 11.0.2 to 14.0.1 by @dependabot in #22
Full Changelog: v1.1.0...v2.0.0
v1.1.0
📚 PR:
- initial commmit
- Style tweaks based on testing, bumped version
- Updated license
- added org
- no license in README
- Merge pull request #4 from nearform/mcollina-patch-1
- Fix #1
- Fix #2
- Fix #5
- Fix #3
- include bootstrap code
- Remove skin
- Use correct stylesheet name
- Fix bug with resolving remark
- 2.0.3
- 2.1.0
- support nf-present serve
- Bumped v2.2.0.
- nf-present rename - v1.0.0
- 1.0.1
- fix: chockadir should wait for the file write to finish #15
- fix: Update values from feedback
- Merge pull request #16 from nearform/fix/chockadir-watch-mode
- better missing skin error (#10)
- open in browser per default. fixes #6 (#11)
- use @nearform/remark instead of git dep. fixes #7 (#12)
- V3: Simplify things (#13)
- fix: handle no css arg & additional test scripts (#14)