Socket
Socket
Sign inDemoInstall

poet

Package Overview
Dependencies
108
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

3.0.0

Diff

Changelog

Source

v3.0.0

  • Now using pug instead of jade for default templating.
chrismckenzie
published 2.0.3 •

chrismckenzie
published 2.0.2 •

chrismckenzie
published 2.0.1 •

Changelog

Source

v2.0.1

  • Added Support scheduled posts.
jsantell
published 2.0.0 •

Changelog

Source

v2.0.0

  • Now depending on Express 4.0.0+, issue #102, no longer supports Express v3.
jsantell
published 1.0.2 •

jsantell
published 1.0.1 •

jsantell
published 1.0.0 •

Changelog

Source

v1.0.0

  • Fixed some issues with allow Express 4.0.0+ in tests and examples 2816f43a68e04714bf28a838cb618e7cf5517a68, 57eba690d1a4e1b07a1d1c2b6fbb82e7c062cdca
  • Render helpful errors in posts that have template errors, and hide posts with template errors in production, issue #82
  • Expose additional properties to template functions, issue #81
  • Add method unwatch to remove all current watchers, issue #68
jsantell
published 1.0.0-rc4 •

Changelog

Source

v1.0.0-rc4

  • :warning: The routes configuration option during instantiation will no longer create routes that are not explicitly defined, unless using defaults, issue #71
    • Leaving routes as empty will continue to use the default routing.
    • Setting routes to null will not set any routes.
    • Setting routes to an object will only define routes specified in that object. Therefore, using an empty object will not set any routes.
  • :warning: Post slugs are now created from the title attribute instead of the file name. Slugs can also be customized by adding a slug attribute in a post, issue #64, issue #69
  • Bake version of marked and json-front-matter to be consistent with previous versions -- can include newer versions with custom templating.
  • Handles errors more gracefully when posts cannot compile with their template, issue #61
jsantell
published 1.0.0-rc3 •

Changelog

Source

v1.0.0-rc3

  • Added async templating processing, issue #50
  • Fixed hiding drafts in helper functions, issue #54, issue #48
  • Option showFuture to hide posts scheduled for the future, issue #47
23Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc