Socket
Socket
Sign inDemoInstall

forgo

Package Overview
Dependencies
Maintainers
1
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

forgo - npm Package Versions

13
14

4.0.4

Diff

jeswin
published 4.0.3 •

jeswin
published 4.0.2 •

jeswin
published 4.0.0 •

spiffytech
published 3.2.2 •

spiffytech
published 3.2.1 •

Changelog

Source

3.2.1

  • Feature #73: Add a function to unmount a component tree from outside the Forgo
  • Fix #50: Components that returned a fragment saw their mount lifecycle method called after the first child element had been created instead of after the render had completed.
  • Fix #70: Calling component.update() during a mount lifecycle handler resulted in the component recursively mounting ad infinitum.
  • Fix #75: ESLint plugin eslint-plugin-import could not resolve imports of Forgo
  • Add TSX support for custom element tag names. Non-string attributes are not yet supported
spiffytech
published 3.2.0 •

Changelog

Source

3.2.0

  • #59: Forgo's legacy component syntax (component syntax used through v3.1.1) has been deprecated, and will be removed in v4.0. For more details, please see the deprecation notice on https://forgojs.org.
  • Fix #62: ensure that a child component's mount() lifecycle method is only called after its parent has completely finished rendering
  • Feature: Allow components to return null or undefined from their render() method (#39)
spiffytech
published 3.2.0-beta.0 •

spiffytech
published 3.1.2-beta.0 •

spiffytech
published 4.0.0-alpha.0 •

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