Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

templates

Package Overview
Dependencies
Maintainers
3
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

templates - npm Package Versions

13
16

1.1.1

Diff

jonschlinkert
published 1.1.0 •

Changelog

Source

[1.1.0]

fixed

Reverts layout changes from 1.0 to fix block-layout-nesting bug.

There is a bug causing child blocks to be promoted up to ancestors when a nested layout/block is defined. It's not a common scenario, and probably hasn't been encountered in the wild yet since blocks were just introduced and haven't been documented yet. However, it's a bad bug, and would cause major problems if it surfaced.

The good news is that I know how to fix it. Bad news is that it will be time consuming and I need to make other changes before I get to that fix. Thus, in the meantime the best course of action is removing the blocks code.

jonschlinkert
published 0.25.3 •

doowb
published 0.25.2 •

Changelog

Source

[0.25.2]

Fixed

  • Correctly handles arguments for the built-in singular helper when used with Handlebars.
jonschlinkert
published 0.25.1 •

Changelog

Source

[0.25.1]

Fixed

  • Ensures the template rendering engine's context is preserved.
jonschlinkert
published 0.25.0 •

Changelog

Source

[0.25.0]

Added

  • Views can now be created asynchronously by passing a callback as the last argument to .addView (or the method created by .create, e.g. .page)
doowb
published 0.24.3 •

Changelog

Source

[0.24.3]

Fixed

  • Ensures the view object has engineStack and localsStack properties
doowb
published 0.24.2 •

jonschlinkert
published 0.24.1 •

doowb
published 0.24.0 •

Changelog

Source

[0.24.0]

  • Bumps [base-data][] which removed renameKey option used when loading data. Use the namespace option instead.
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc