Skip to content

v1.0.0

Latest

Choose a tag to compare

@wgumenyuk wgumenyuk released this 07 Feb 13:23
· 8 commits to main since this release

Chores

  • [c358234] - enhance readme
  • [0218ccc] - add keywords to package.json
  • [0f8a17e] - extend "usage" section in readme
  • [7e30384] - add publishConfig to package.json
  • [9daf68e] - update seperator in readme
  • [1f548b4] - install html-tag-names
  • [132745a] - remove first seperator
  • [377feee] - remove trailing comma from code snippet
  • [9cd539a] - update readme
  • [a1c56fc] - add $utils alias
  • [57770c0] - install domhandler
  • [f2d1a1e] - uninstall hast-util-from-html
  • [9a551eb] - install htmlparser2
  • [a420526] - update readme
  • [a43d1b8] - update readme
  • [91e21c7] - uninstall rehype-raw
  • [0181c65] - install hast-util-from-html
  • [a80f8f8] - install rehype-raw instead of hast-util-raw
  • [864ec95] - install hast-util-select instead of unist-util-select
  • [976b47d] - install unist-util-select
  • [3f7a5d7] - bump packageManager version to pnpm@8.14.1
  • [875fdce] - add $internal alias
  • [15d6739] - move svelte to dependencies
  • [6bc7267] - install gray-matter
  • [74bdcec] - swap tsc and tsc-alias in build script
  • [a8003cf] - add license to readme
  • [108edae] - add .swcrc
  • [9497d91] - add tsconfig.json
  • [98fcbf2] - add package.json
  • [74e7381] - add readme
  • [2b437dc] - add license
  • [5481f48] - add .editorconfig
  • [8a9d88a] - add .gitignore
  • [1a7d582] - add cliff.toml

Features

  • [120be5a] - add cache for user plugins
  • [c02dc35] - add gray-matter options to PaperfeelOptions
  • [9ee5075] - add front matter support
  • [34a1fd1] - add custom rehypeFrontmatter plugin
  • [57690ad] - use custom rehypeComponents plugin
  • [8f57890] - add custom rehypeComponents plugin
  • [9be1c9e] - add rehype-raw plugin
  • [fd80497] - use parseRaw() utility in plugin
  • [78b91f9] - add parseRaw() utility
  • [af2e6db] - add markdown processor to preprocessor
  • [f890813] - add custom plugins to markdown processor
  • [879e10d] - add custom rehypeEscapeBraces plugin
  • [f04cb65] - add custom rehypeRaw plugin
  • [0132f75] - add escape to PaperfeelOptions type
  • [31691f7] - enable allowDangerousHtml for markdown
  • [314921b] - add markdown processor
  • [a00f5f3] - add plugins to PaperfeelOptions type
  • [1ebcd81] - add index
  • [e3e4fdb] - add preprocessor

Refactor

  • [9f60780] - add info about plugins in PaperfeelOptions
  • [1a4bb8a] - add information about escaped code nodes
  • [6aeeb36] - fix jsdoc link
  • [89a4ae7] - add default parameter to preprocessor()
  • [f2d0ce0] - use return keyword
  • [6bc2db2] - remove region comments

Revert

  • [48c48da] - "chore: add publishConfig to package.json"
  • [d17b287] - "chore: uninstall rehype-raw"
  • [f5d000d] - "feat: add custom rehypeRaw plugin"
  • [a5ca929] - "chore: install htmlparser2"
  • [16df937] - "chore: install domhandler"
  • [7c95fa3] - "feat: add parseRaw() utility"
  • [499b609] - "feat: use parseRaw() utility in plugin"
  • [afeb0df] - "chore: add $utils alias"

Styling

  • [e40a3fc] - remove excessive whitespace
  • [745c7ec] - move functions into one line
  • [65b7675] - remove excessive whitespace