Skip to content

Releases: mvllow/pinecone

v4.0.1

05 Apr 19:04
6e53b25
Compare
Choose a tag to compare
  • fix(non-italic-variants): remove italics from fontStyle only adeb230
  • docs: mention esm requirement under usage 3447cce

v4.0.0...v4.0.1

v4.0.0

01 Feb 19:42
c3fc67a
Compare
Choose a tag to compare

Includes #28 for some spring cleaning. This new foundation should more easily welcome contributors.

Breaking changes

  • Node.js 12 is no longer supported
  • Files modified by pinecone are no longer formatted with prettier

v3.0.1...v4.0.0

v3.0.1

19 May 21:16
Compare
Choose a tag to compare
  • fix: contributes theme path missing "./" 8c1838d

v3.0.0...v3.0.1

v3.0.0

19 May 20:51
Compare
Choose a tag to compare

v2.5.0...v3.0.0

v2.5.0

27 Jun 16:10
Compare
Choose a tag to compare
  • docs: add experimental options cf15e10
  • style: format read json 5394cbe
  • types: simplify flags ac2e310
  • feat(experimental): remove empty theme values 984cf88

v2.4.0...v2.5.0

v2.4.0

24 Jun 23:44
Compare
Choose a tag to compare

Enhancements

You can now add comments to _pinecone-color-theme.json. They'll be stripped out in your final themes.

  • feat: allow comments in pinecone theme file 6d40af2
  • test(todo): check for comments in generated theme 198eede
  • Update readme.md 3306d94

v2.3.1...v2.4.0

v2.3.1

24 Jun 19:09
Compare
Choose a tag to compare
  • feat: use relative path in contributes 97c84b8
  • template: add new line 7e6023f

v2.3.0...v2.3.1

v2.3.0

24 Jun 18:42
Compare
Choose a tag to compare
  • ci: build on version c6758f7
  • check for undocumented clean command 2f8c059
  • feat: add --clean-unsued-themes f7e4c64

v2.2.0...v2.3.0

v2.2.0

24 Jun 18:20
Compare
Choose a tag to compare

Breaking Changes

Previously, non-active pinecone themes were automatically purged. After testing with a new project via yo code and running pinecone, the default generator template is deleted. This behaviour is now opt-in via pinecone clean.

This is a minor release because having extra themes doesn't really affect the packaged result and having this "fix" on v2 seems important enough.

  • feat: clean themes is now opt-in 4a2d045
  • fix: pinecone runs on install 6985be8

v2.1.2...v2.2.0

v2.1.2

22 Jun 02:06
Compare
Choose a tag to compare

v2.1.1...v2.1.2