PixiJS v5.2.1 Release Notes

Release Date: 2020-01-28 // over 4 years ago
  • 🍱 πŸ’Ύ Download

    πŸ— Development Build:

    πŸ— Production Build:

    πŸ“š Documentation:

    πŸ”„ Changed

    v5.2.0...v5.2.1

    🍱 🎁 Added

    • βž• Add typings to this parameter of callback functions (#6212)
    • βž• Add TextMetrics.wordWrapSplit customization of splitting method (#6251)
    • βž• Add Container mask support for CanvasRenderer (#6252)
    • Point and ObservablePoint self-return on set (#6199)
    • Convert @pixi/utils to TypeScript (#6262)
    • βž• Add option to disable the built-in InteractionManager updater (#6308)

    🍱 πŸ› Fixed

    • βœ‚ Remove post-install message, replaces with funding field (#6207)
    • Publishes exact versions when bumping (#6211)
    • πŸ›  Fix DisplayObject.destroy should call listener removed (#6210)
    • πŸ›  Fix Graphics fillStyle instead of lineStyle (#6226)
    • πŸ›  Fixes SimpleRope points deprecation (#6233)
    • πŸ›  Fixes BitmapFontLoader tests failing on Windows (#6249)
    • πŸ›  Fix for sync uniform group issue (#6217)
    • 🐎 Minor performance improvement to getShaderParameter (#6258)
    • πŸ›  Fix non-uniform NineSlicePlane corner scaling when minimized (#6273)
    • πŸ›  Fix to clear temporary texture in BlurFilter (#6270)
    • πŸ›  Fix double onFrameChange events with AnimatedSprite (#6274)
    • πŸ›  Fix TextMetrics tests so that they pass on Windows (#6248)
    • πŸ›  Fix BlendMode in BatchRenderer (#6236)
    • πŸ›  Fix roundPixels calculation differences between v4 and v5 (#6234)
    • ⬆️ Upgrade to ismobilejs v1 (#6283)
    • πŸ›  Fix modules not being found by TypeScript (#6311)
    • πŸ›  Fix minor doc and typing issues (#6313)
    • πŸ›  Fix docs for Sprite and TilingSprite (#6314)
    • πŸ›  Fix docs for DecomposedDataUri (#6312)
    • βž• Add empty calculateBounds to DisplayObject, remove Bounds.updateID references (#6304)
    • βž• Add extra checks for OffscreenCanvas text measure (#6292)
    • πŸ›  Fix to maintain the text gradient when modifying the drop-shadow distance (#6316)
    • πŸ›  Fix ParticleContainer for CanvasRenderer (#6322)
    • πŸ›  Fix for when '_segmentsCount' can return NaN (#6231)
    • πŸ—„ Deprecate prepare and extract namespaces (#6328)
    • πŸ›  Fix typings error (#6335)
    • πŸ›  Fix gaps in circle geometry again (#6341)

    🍱 πŸ‘ Contributors: 14